﻿2026-07-09T02:40:45.4576206Z ##[group]Run actions/checkout@v5
2026-07-09T02:40:45.4577531Z with:
2026-07-09T02:40:45.4578363Z   repository: SaberMage/spt-core
2026-07-09T02:40:45.4586196Z   token: ***
2026-07-09T02:40:45.4586915Z   ssh-strict: true
2026-07-09T02:40:45.4587676Z   ssh-user: git
2026-07-09T02:40:45.4588428Z   persist-credentials: true
2026-07-09T02:40:45.4589283Z   clean: true
2026-07-09T02:40:45.4590037Z   sparse-checkout-cone-mode: true
2026-07-09T02:40:45.4590919Z   fetch-depth: 1
2026-07-09T02:40:45.4591660Z   fetch-tags: false
2026-07-09T02:40:45.4592418Z   show-progress: true
2026-07-09T02:40:45.4593190Z   lfs: false
2026-07-09T02:40:45.4593905Z   submodules: false
2026-07-09T02:40:45.4594691Z   set-safe-directory: true
2026-07-09T02:40:45.4595743Z ##[endgroup]
2026-07-09T02:40:45.6529963Z Syncing repository: SaberMage/spt-core
2026-07-09T02:40:45.6532342Z ##[group]Getting Git version info
2026-07-09T02:40:45.6533722Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-09T02:40:45.6852289Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T02:40:45.7542264Z git version 2.43.0.windows.1
2026-07-09T02:40:45.7571328Z ##[endgroup]
2026-07-09T02:40:45.7581433Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\de19e48a-dabf-4109-b754-1a45e7fe8a0d\.gitconfig'
2026-07-09T02:40:45.7597963Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\de19e48a-dabf-4109-b754-1a45e7fe8a0d' before making global git config changes
2026-07-09T02:40:45.7600566Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T02:40:45.7604558Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T02:40:45.7918249Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-09T02:40:45.8169701Z https://github.com/SaberMage/spt-core
2026-07-09T02:40:45.8196772Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T02:40:45.8201358Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T02:40:45.9805004Z refs/heads/main
2026-07-09T02:40:45.9834162Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-09T02:40:46.0242326Z HEAD is now at 9c4e694 Merge PR #63: release v0.30.0 — MUSL-TIER (static-musl Linux artifact, counter 51)
2026-07-09T02:40:46.1941806Z ##[endgroup]
2026-07-09T02:40:46.1947064Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-09T02:40:48.7661788Z ##[group]Cleaning the repository
2026-07-09T02:40:48.7666482Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-09T02:40:54.2355179Z warning: failed to remove target/debug/spt.exe: Invalid argument
2026-07-09T02:40:54.2679665Z Removing target/debug/.cargo-lock
2026-07-09T02:40:54.2680195Z Removing target/debug/.fingerprint
2026-07-09T02:40:54.2680525Z Removing target/debug/build
2026-07-09T02:40:54.2683186Z Removing target/debug/deps
2026-07-09T02:40:54.2683563Z Removing target/debug/examples
2026-07-09T02:40:54.2683925Z Removing target/debug/incremental
2026-07-09T02:40:54.2684323Z Removing target/debug/mock-session.exe
2026-07-09T02:40:54.2684697Z Removing target/debug/mock-shell.exe
2026-07-09T02:40:54.2685102Z Removing target/debug/mock_session.pdb
2026-07-09T02:40:54.2685495Z Removing target/debug/mock_shell.pdb
2026-07-09T02:40:54.2685864Z Removing target/debug/post_step_fixture.exe
2026-07-09T02:40:54.2686300Z Removing target/debug/post_step_fixture.pdb
2026-07-09T02:40:54.2686721Z Removing target/debug/spt.pdb
2026-07-09T02:40:54.2687111Z Removing target/debug/translate_proof_fixture.exe
2026-07-09T02:40:54.2687565Z Removing target/debug/translate_proof_fixture.pdb
2026-07-09T02:40:54.2687999Z Removing target/debug/xlate_choreo_fixture.exe
2026-07-09T02:40:54.2688418Z Removing target/debug/xlate_choreo_fixture.pdb
2026-07-09T02:40:54.2688808Z Removing target/.rustc_info.json
2026-07-09T02:40:54.2689155Z Removing target/CACHEDIR.TAG
2026-07-09T02:40:54.2690619Z Removing target/tmp
2026-07-09T02:40:54.2716348Z ##[endgroup]
2026-07-09T02:40:54.2730271Z ##[warning]Unable to clean or reset the repository. The repository will be recreated instead.
2026-07-09T02:40:54.2736899Z Deleting the contents of 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-09T02:41:32.7379318Z ##[error]File was unable to be removed Error: EPERM: operation not permitted, unlink 'C:\actions-runner\_work\spt-core\spt-core\target\debug\spt.exe'
